Monnit Mine Java
ContentsIndexHome
PreviousUpNext
MineServer.EnqueueCommand Method
Syntax
Pascal
C++
Java
PHP
function EnqueueCommand(sensorID: Integer; commandFrame: byte[]; isUrgent: Boolean): Pointer;
Parameters 
Description 
int sensorID 
Numerical identifier of sensor to send command  
byte[] commandFrame 
Frame for command as returned by SensorBaseProfile class  
Boolean isUrgent 
Will set the urgent flag so that the command is broadcast when received by the gateway  

 

Queues sensor specific command to be sent down  

 

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!